Add earthcache and cito. Fix missing letterbox.
authorrobertl <robertl>
Fri, 29 Apr 2005 19:12:56 +0000 (19:12 +0000)
committerrobertl <robertl>
Fri, 29 Apr 2005 19:12:56 +0000 (19:12 +0000)
defs.h
gpx.c

diff --git a/defs.h b/defs.h
index c3e9b54dc963d89c74c21b3bee374887b256d1d0..b79cd7540a8e774320526c2e85c8c48116b0a74a 100644 (file)
--- a/defs.h
+++ b/defs.h
@@ -109,7 +109,9 @@ typedef enum {
        gt_letterbox,
        gt_event,
        gt_suprise,
-       gt_webcam
+       gt_webcam,
+       gt_earth,
+       gt_cito
 } geocache_type;
 
 typedef enum {
diff --git a/gpx.c b/gpx.c
index 9450e2a59b0c2a72837ccfaee404ac194c7091f8..1cfaf03039b908a8f42c780b45c6295e1d352159 100644 (file)
--- a/gpx.c
+++ b/gpx.c
@@ -478,6 +478,9 @@ gs_type_mapping{
        { gt_event, "Event cache" },
        { gt_webcam, "Webcam Cache" },
        { gt_suprise, "Unknown cache" },
+       { gt_earth, "Earthcache" },
+       { gt_cito, "Cache In Trash Out Event" },
+       { gt_letterbox, "Letterbox Hybrid" },
 };
 
 struct